﻿2026-08-18T09:33:43.4898188Z ##[group]Run actions/checkout@v5
2026-08-18T09:33:43.4899279Z with:
2026-08-18T09:33:43.4899834Z   repository: BigscreenVR/spt-bs-core
2026-08-18T09:33:43.4904420Z   token: ***
2026-08-18T09:33:43.4904929Z   ssh-strict: true
2026-08-18T09:33:43.4905509Z   ssh-user: git
2026-08-18T09:33:43.4905982Z   persist-credentials: true
2026-08-18T09:33:43.4906613Z   clean: true
2026-08-18T09:33:43.4907112Z   sparse-checkout-cone-mode: true
2026-08-18T09:33:43.4907691Z   fetch-depth: 1
2026-08-18T09:33:43.4908192Z   fetch-tags: false
2026-08-18T09:33:43.4908675Z   show-progress: true
2026-08-18T09:33:43.4909104Z   lfs: false
2026-08-18T09:33:43.4909500Z   submodules: false
2026-08-18T09:33:43.4909803Z   set-safe-directory: true
2026-08-18T09:33:43.4910141Z   allow-unsafe-pr-checkout: false
2026-08-18T09:33:43.4910973Z ##[endgroup]
2026-08-18T09:33:43.7398271Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T09:33:43.7399507Z ##[group]Getting Git version info
2026-08-18T09:33:43.7400035Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-18T09:33:43.7737542Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-18T09:33:43.8566334Z git version 2.43.0.windows.1
2026-08-18T09:33:43.8583247Z ##[endgroup]
2026-08-18T09:33:43.8591594Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\05680c90-45ef-4b95-9e7e-4a72a1fa4bc5\.gitconfig'
2026-08-18T09:33:43.8605924Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\05680c90-45ef-4b95-9e7e-4a72a1fa4bc5' before making global git config changes
2026-08-18T09:33:43.8606948Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T09:33:43.8611466Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-18T09:33:43.8919169Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-18T09:33:43.9783581Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T09:33:43.9810466Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T09:33:43.9815907Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T09:33:44.0076371Z refs/heads/diag/pump-188-heartbeat
2026-08-18T09:33:44.0099305Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-18T09:33:44.1702444Z HEAD is now at ba97a661c diag(er): route the ER tokens to a cross-process file sink + inode watch
2026-08-18T09:33:44.5267665Z ##[endgroup]
2026-08-18T09:33:44.5271784Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-18T09:33:45.7652364Z ##[group]Cleaning the repository
2026-08-18T09:33:45.7656765Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-18T09:33:49.8449326Z Removing .adapter-notify/
2026-08-18T09:33:49.8449862Z Removing target/
2026-08-18T09:33:49.8480685Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-18T09:33:49.9097278Z HEAD is now at ba97a661c diag(er): route the ER tokens to a cross-process file sink + inode watch
2026-08-18T09:33:49.9120038Z ##[endgroup]
2026-08-18T09:33:49.9124467Z ##[group]Disabling automatic garbage collection
2026-08-18T09:33:49.9129034Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-18T09:33:49.9374161Z ##[endgroup]
2026-08-18T09:33:49.9374492Z ##[group]Setting up auth
2026-08-18T09:33:49.9380652Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-18T09:33:49.9614647Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-18T09:33:50.5929567Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T09:33:50.6169446Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-18T09:33:51.1368149Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T09:33:51.2182834Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-18T09:33:51.8090741Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-18T09:33:51.8426098Z ##[endgroup]
2026-08-18T09:33:51.8426563Z ##[group]Fetching the repository
2026-08-18T09:33:51.8433444Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +b20e770f1ce283493cb11c3caa4045137418945a:refs/remotes/origin/diag/pump-188-heartbeat
2026-08-18T09:33:52.6840226Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-18T09:33:52.6841035Z  + ba97a661c...b20e770f1 b20e770f1ce283493cb11c3caa4045137418945a -> origin/diag/pump-188-heartbeat  (forced update)
2026-08-18T09:33:52.6973569Z ##[endgroup]
2026-08-18T09:33:52.6974123Z ##[group]Determining the checkout info
2026-08-18T09:33:52.6974701Z ##[endgroup]
2026-08-18T09:33:52.6980643Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-18T09:33:52.7749870Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-18T09:33:52.8076517Z ##[group]Checking out the ref
2026-08-18T09:33:52.8081718Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B diag/pump-188-heartbeat refs/remotes/origin/diag/pump-188-heartbeat
2026-08-18T09:33:52.9333354Z branch 'diag/pump-188-heartbeat' set up to track 'origin/diag/pump-188-heartbeat'.
2026-08-18T09:33:52.9333824Z Your branch is up to date with 'origin/diag/pump-188-heartbeat'.
2026-08-18T09:33:52.9334275Z Previous HEAD position was ba97a661c diag(er): route the ER tokens to a cross-process file sink + inode watch
2026-08-18T09:33:52.9334658Z Switched to and reset branch 'diag/pump-188-heartbeat'
2026-08-18T09:33:52.9358837Z ##[endgroup]
2026-08-18T09:33:52.9744996Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-18T09:33:53.0017309Z b20e770f1ce283493cb11c3caa4045137418945a
